adTempus API
PreviousUpNext
IJob::AllowJobTrigger Property

Gets or sets the indicator that determines whether the job can be triggered by other jobs

C++
__property VARIANT_BOOL AllowJobTrigger;
C#
VARIANT_BOOL AllowJobTrigger;
Visual Basic
Property AllowJobTrigger() As VARIANT_BOOL
Default Value

true

If AllowJobTrigger is True, other jobs can trigger this job using Job Control Actions. If it is False, other jobs cannot trigger this job. 

 

adTempus API Reference version 3.0.0.0, revised 10/30/2008